Skip to content

docs: add explanatory markdown to example notebooks - #191

Merged
jan-janssen merged 1 commit into
mainfrom
docs/notebook-markdown-documentation
Jul 26, 2026
Merged

docs: add explanatory markdown to example notebooks#191
jan-janssen merged 1 commit into
mainfrom
docs/notebook-markdown-documentation

Conversation

@jan-janssen

Copy link
Copy Markdown
Member

The example notebooks under example_workflows/ had almost no prose, only code cells, which made the documentation hard to follow for new users. Add markdown cells explaining each workflow engine, what each step of the notebook does, and how the "Load Workflow with X" sections demonstrate interoperability, without changing any existing code cell.

Also expand documentation/evcurve.md and documentation/nfdi.md (which were a few sentences each) to walk through the workflow.py functions and workflow.json structure the same way documentation/arithmetic.md already did, and lightly extend intro.md/conclusion.md.

The example notebooks under example_workflows/ had almost no prose,
only code cells, which made the documentation hard to follow for new
users. Add markdown cells explaining each workflow engine, what each
step of the notebook does, and how the "Load Workflow with X" sections
demonstrate interoperability, without changing any existing code cell.

Also expand documentation/evcurve.md and documentation/nfdi.md (which
were a few sentences each) to walk through the workflow.py functions
and workflow.json structure the same way documentation/arithmetic.md
already did, and lightly extend intro.md/conclusion.md.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jan-janssen
jan-janssen merged commit aff2373 into main Jul 26, 2026
22 of 23 checks passed
@jan-janssen
jan-janssen deleted the docs/notebook-markdown-documentation branch July 26, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant